Welcome![Sign In][Sign Up]
Location:
Search - CGI web

Search list

[Internet-Networkcgi-web

Description: 嵌入式linux的一个cgi网站,实现了对嵌入式系统配置的更改以及实时控制视频流参数的配置,程序主要用c完成。对于学习嵌入式下c语言的cgi开发是一个非常好的例子。代码来自于在公司的开发。
Platform: | Size: 68297 | Author: jzk | Hits:

[Web Server高性能WEB服务器

Description:

Lighttpd是一个轻量级的Web 服务器,支持FastCGI, CGI, Auth, 输出压缩(output compress), URL重写, Alias等重要功能。它具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。其静态文件的响应能力远高于Apache,可谓Web服务器的后期之秀


Platform: | Size: 827538 | Author: ppvision | Hits:

[Internet-Network功能齐全的嵌入式web服务器

Description: 这是我写的一个功能齐全的嵌入式web服务器,在友善之臂S3C2440板子上调试通过并验收。嵌入式设备具有有限的内存资源,所以在设计上要求嵌入式web服务器代码不仅要完成需求的所有功能,还要求代码尽可能的优化和精简。基于以上需求,完成了嵌入式web服务器所要求的基本功能: 1. 实现对静态网页请求的应答。 2. 实现对动态网页请求的应答,web服务器有执行外部程序的能力。 3. 可以同时接受和处理多个客户端的请求应答。 4. 有效防止僵尸进程的产生。 5. 错误处理。 -------------------------------- 因为嵌入式资源的限制,动态网页使用了cgi来处理,cgi程序可以用C语言或是脚本来编写,所有的cgi程序和外部执行程序要发布在cgi-bin文件夹中。代码中附带的home.html和add.html是为了测试代码所附加的两个简单的网页。home.html用于对请求静态网页的测试。add.html用于测试动态请求。如果你要测试web服务器执行外部程序可以把外部程序一起发布在cgi-bin中。我在自己的板子上测试,成功控制了板子的led灯。 ============== 这个嵌入式web服务器经过多次优化,代码精简高效。因为是急着要下个东西需要积分,把好东西拿处理分享了。
Platform: | Size: 131202 | Author: weareallhappy@vip.qq.com | Hits:

[BooksJava-CGI-HOWTO-html.tar

Description: JAVA编写CGI程序手册-JAVA prepared CGI Procedures Manual
Platform: | Size: 8192 | Author: 雷飞 | Hits:

[Windows DevelopCGI开发包,用于分解数据和各个变量  

Description: CGI开发包,用于分解数据和各个变量  .zip-CGI development kits for disaggregated data and variables. Zip
Platform: | Size: 29696 | Author: 李建中 | Hits:

[Linux-UnixWeb-FTP-2.2.1.tar

Description: 本文件为Web-FTP的实现源代码 是cgi编程 使用perl为主 本软件适用于linux下-this document as a Web-FTP achieve source code is the use of perl programming cgi mainly applies to the software under linux
Platform: | Size: 43008 | Author: 梅澜 | Hits:

[Technology Managementcgi

Description: 通用网关接口cgi 自己摘抄的 比较全了 -Cgi Common Gateway Interface own comparison of the whole extract of
Platform: | Size: 27648 | Author: 潘 应 云 | Hits:

[Internet-Networkcgi-web

Description: 嵌入式linux的一个cgi网站,实现了对嵌入式系统配置的更改以及实时控制视频流参数的配置,程序主要用c完成。对于学习嵌入式下c语言的cgi开发是一个非常好的例子。代码来自于在公司的开发。-Embedded linux a cgi web site, the realization of embedded system configuration changes, as well as video streaming real-time control of the configuration parameters, use c to complete the main program. Learning embedded c language cgi under development is a very good example. Code from the company s development.
Platform: | Size: 67584 | Author: jzk | Hits:

[OtherLinuxwebserverBoa+CGI

Description: 文件是家庭网关的重要参考资料,详细介绍了boa和cgi的用法。-Home Gateway document is an important reference for detailed information on the usage of boa and cgi.
Platform: | Size: 388096 | Author: whj | Hits:

[Linux-Unixlinux-cgi

Description: linux 下的一个CGI 程序,含HTML程序文件。里面有一些注释。 非常适合处学者。 功能实现一个基于WEB页面的简单的乘法计算器-linux under a CGI program, including HTML files. There are some notes. Very suitable for scholars Department. Function of the realization of a WEB page based on a simple multiplication calculator
Platform: | Size: 1024 | Author: 高鹏 | Hits:

[Browser ClientCGI

Description: 基于BOA服务器的简单的CGI测试程序,编译后执行在浏览器下可生成动态网页-err
Platform: | Size: 1024 | Author: 小马 | Hits:

[Internet-Networkcgi2_examples.tar

Description: 嵌入式WEB,cgi网页编程,这里提供几个很好学习案例-Embedded WEB, cgi web page programming, here are a few very good case study
Platform: | Size: 39936 | Author: sunxuxi | Hits:

[Internet-Networkcgi

Description: cgi的基本教程,详细介绍来cgi的功能及使用和方法,希望有用-cgi basic tutorial, cgi detail to the functions and methods of use and the hope that useful
Platform: | Size: 37888 | Author: 梨园 | Hits:

[Linux-UnixCGI

Description: 一本学习CGI技术的参考书籍,详细介绍了在Linux环境进行CGI的开发.-A learning CGI technology, reference books, described in detail in the Linux environment for the development of CGI.
Platform: | Size: 10230784 | Author: 吴红波 | Hits:

[Internet-Networkcgi

Description: 采用cgi实现动态网页。动态网页实现,基础,很好-cgi
Platform: | Size: 17408 | Author: qinpan | Hits:

[Embeded Linuxcgi-webpage-dm644x

Description: this source code is modified from GOAHEAD web cgi to fit for dm644x, just download and compile it directly, to use it , see README inside.
Platform: | Size: 619520 | Author: mingkuang tsai | Hits:

[Internet-Networkcgi

Description: a book for all beginner of cgi web programming
Platform: | Size: 850944 | Author: thien ha vo dich | Hits:

[Embeded Linuxcgi

Description: 基于CGI库的程序编写的介绍 嵌入式web服务器建设-Based on CGI programming library introduction to the building of the embedded web server
Platform: | Size: 450560 | Author: zhaodebao | Hits:

[Linux-Unixcgi

Description: s3c2410 嵌入式 web 服务程序源码。-s3c2410 embedded web server program source code.
Platform: | Size: 16384 | Author: hujing | Hits:

[ISAPI-IEcgi-pass

Description: cgi C 的简单web登陆程序,登陆后可显示用户名及密码,仅供测试用
Platform: | Size: 1024 | Author: felix | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net